setSupportCompoundDrawablesTintMode
This should be accessed via setCompoundDrawableTintMode Specifies the blending mode used to apply the tint specified by setSupportCompoundDrawablesTintList to the compound drawables. The default mode is SRC_IN.
Parameters
tintMode
the blending mode used to apply the tint, may be null
to clear tint